home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 April / PCWorld_2008-04_cd.bin / v cisle / allwaysync / allwaysync-7-0-1.exe / {app} / Skins / default / standard.css < prev    next >
Cascading Style Sheet File  |  2007-02-23  |  306b  |  13 lines

  1. /* Base */
  2. body {
  3.     background-color:#B6EDF5;
  4.     background-image: url(Pics/bg2.png);
  5.     background-repeat:repeat-x;
  6.     margin-top:0px;
  7.     margin-bottom:0px;
  8.     margin-left:0px;
  9.     margin-right:0px;
  10.     color:#003399;
  11. }
  12. /*<link href="standard.css" rel="stylesheet" type="text/css" />*/
  13.